home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / misc / emu / FrodoV1_5.lha / Catalogs / Frodo.cd
Text File  |  1995-06-04  |  3KB  |  173 lines

  1. ; Catalog description for Frodo
  2. ;
  3. ; Titles and requester gadgets
  4. ;
  5. MSG_SCREENTITLE (//)
  6. Frodo C64 Emulator V1.5 ©1994-1995 Christian Bauer. Freely distributable.
  7. ;
  8. MSG_PREFSTITLE (//)
  9. Frodo Settings
  10. ;
  11. MSG_REQTITLE (//)
  12. Frodo C64 Emulator
  13. ;
  14. MSG_REQGADS (//)
  15. Quit
  16. ;
  17. MSG_REQGADS2 (//)
  18. Don't care
  19. ;
  20. MSG_REQGADS3 (//)
  21. Reset|So what?
  22. ;
  23. MSG_REQGADS4 (//)
  24. Reset
  25. ;
  26. ; Main.asm messages
  27. ;
  28. MSG_NO68020 ($20//)
  29. Frodo requires at least\n\
  30. a 68020 processor.
  31. ;
  32. MSG_NOMEM (//)
  33. There is not enough memory\n\
  34. to start the emulator.
  35. ;
  36. MSG_NOSCREEN (//)
  37. The C64 screen cannot be created.
  38. ;
  39. MSG_NOEGS (//)
  40. EGS is not installed on your Amiga.
  41. ;
  42. MSG_NOVILINTUI (//)
  43. The 'vilintuisup.library' is not\n\
  44. installed on your Amiga.
  45. ;
  46. MSG_NODISPLAYID (//)
  47. The selected screen mode is\n\
  48. not available on your Amiga.
  49. ;
  50. MSG_SCRTOOSMALL (//)
  51. The resolution of the selected\n\
  52. screen mode is too small.\n\
  53. It must be greater than 384×272.
  54. ;
  55. MSG_NOKERNAL (//)
  56. The file 'Kernal ROM' is\n\
  57. missing or damaged.
  58. ;
  59. MSG_NOBASIC (//)
  60. The file 'Basic ROM' is\n\
  61. missing or damaged.
  62. ;
  63. MSG_NOCHAR (//)
  64. The file 'Char ROM' is\n\
  65. missing or damaged.
  66. ;
  67. MSG_NOPARPORT (//)
  68. The parallel port is currently\n\
  69. in use by another program.\n\
  70. Using IEC devices is therefore\n\
  71. not possible.
  72. ;
  73. MSG_NOTIMER (//)
  74. Frodo is unable to find a free CIA timer.\n\
  75. Using IEC devices is therefore not possible.
  76. ;
  77. MSG_SCREENHAIL (//)
  78. Choose a screen mode
  79. ;
  80. MSG_DIRHAIL (//)
  81. Choose a directory
  82. ;
  83. MSG_NOCYBERGFX (//)
  84. The 'cybergraphics.library' is\n\
  85. not installed on your Amiga.
  86. ;
  87. MSG_NOCYBERMODE (//)
  88. The selected screen mode is\n\
  89. not a CyBERgraphics mode.
  90. ;
  91. MSG_NOHRG (//)
  92. The 'hrgsystem.library' is\n\
  93. not installed on your Amiga.
  94. ;
  95. ; 6510.asm messages
  96. ;
  97. MSG_ILLEGALOP ($40//)
  98. Unknown opcode %02x, PC %04x
  99. ;
  100. MSG_JUMPTOIO (//)
  101. Jump into I/O space, PC %04x
  102. ;
  103. ; Settings gadgets
  104. ;
  105. MSG_OK_GAD ($100//)
  106. _OK
  107. ;
  108. MSG_SAVE_GAD (//)
  109. _Save
  110. ;
  111. MSG_CANCEL_GAD (//)
  112. _Cancel
  113. ;
  114. MSG_JOYSTICK1ON_GAD (//)
  115. Joystick on Port 1
  116. ;
  117. MSG_JOYSTICK2ON_GAD (//)
  118. Joystick on Port 2
  119. ;
  120. MSG_JOYSTICKSWAP_GAD (//)
  121. Swap joysticks
  122. ;
  123. MSG_GETDISPLAYID_GAD (//)
  124. Choose...
  125. ;
  126. MSG_DISPLAYID_GAD (//)
  127. Screen mode
  128. ;
  129. MSG_SCREENTYPE_GAD (//)
  130. Screen type
  131. ;
  132. MSG_NORMALCYCLES_GAD (//)
  133. Cycles per line (CPU)
  134. ;
  135. MSG_BADLINECYCLES_GAD (//)
  136. Cycles per bad line (CPU)
  137. ;
  138. MSG_CIACYCLES_GAD (//)
  139. Cycles per line (CIA)
  140. ;
  141. MSG_DIR8_GAD (//)
  142. Drive 8
  143. ;
  144. MSG_DIR9_GAD (//)
  145. Drive 9
  146. ;
  147. MSG_DIR10_GAD (//)
  148. Drive 10
  149. ;
  150. MSG_DIR11_GAD (//)
  151. Drive 11
  152. ;
  153. MSG_USESIDCARD_GAD (//)
  154. Use SID card
  155. ;
  156. MSG_OTHERIEC_GAD (//)
  157. Use IEC for other devices
  158. ;
  159. MSG_KEYBOARDYZ_GAD (//)
  160. American keyboard
  161. ;
  162. MSG_COLLISIONS_GAD (//)
  163. Sprite collisions
  164. ;
  165. MSG_MAPSLASH_GAD (//)
  166. "/" -> "\\" in file names
  167. ;
  168. MSG_FASTRESET_GAD (//)
  169. Fast reset
  170. ;
  171. MSG_SKIPLATCH_GAD (//)
  172. Every (n)th frame
  173.